Skip to content

Add return type to MessageQueue command execute method - #222

Merged
marcelmtz merged 1 commit into
release/3.xfrom
rhoerr-patch-1
May 6, 2026
Merged

Add return type to MessageQueue command execute method#222
marcelmtz merged 1 commit into
release/3.xfrom
rhoerr-patch-1

Conversation

@rhoerr

@rhoerr rhoerr commented Apr 29, 2026

Copy link
Copy Markdown
Member

Fixes this error with the merged changes from upstream + Symfony 7

Declaration of Magento\MessageQueue\Console\QueueConfigStatusCommand::execute(Symfony\Component\Console\Input\InputInterface $input,
  Symfony\Component\Console\Output\OutputInterface $output) must be compatible with Symfony\Component\Console\Command\Command::execute(Symfony\Component\Console\Input\InputInterface
  $input, Symfony\Component\Console\Output\OutputInterface $output): int

@rhoerr
rhoerr requested a review from a team as a code owner April 29, 2026 01:52

@marcelmtz marcelmtz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I saw some errors on integration test failing bc of this, can we merge it ? @rhoerr

@marcelmtz
marcelmtz merged commit da381fd into release/3.x May 6, 2026
7 of 11 checks passed
@marcelmtz
marcelmtz deleted the rhoerr-patch-1 branch May 6, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants